vcSimAttachmentField

An Attachment field allows you to make vcNode's position follow that of another node without changing the vcNode hierarchy. This field type is used mostly for physical cable attachments.

See in: Overview

Module: vcBehaviors

Parent: vcSimInterfaceField

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ConnectedTovcNodeRGets the parent node this field is currently attached to if any.
ConnectedToFramevcFeatureRGets the frame feature defining current attachment position in the parent node if any.
FramevcFrameFeatureRGets the frame feature defining the attachment position. The value is vcInterfaceSection.Frame of the section this field is in.
IsConnectedBooleanRGets a value indicating whether this field is currently connected i.e. the attachment is active.
NodevcNodeRGets the node that gets attached. The value is vcSimInterface.Node of the interface this field is in.
ParentBooleanRWGets or sets a value indicating whether Node is to be parent of an attached node or will be attached as a child node.